1.) Write the HTML for a hyperlink to a video called demo1.mov on a web page.

2.)Write the HTML to allow a web visitor to control the playback of an audio file named lesson1.mp3

3.) Write tht HTML to play a video on a web page. The vide source files are myvideo.mp4, myvideo.ogg, and myvideo.webm. The dimensions of the video are 600 pixels wide by 400 pixels high.

4.) Write the HTML to add a Flash file called intro.swf to a web page. The effect needs an area that is 500 pixels wide and 200 pixels high.

Please put your work \"in order\" on the page. (NOTE: the files you refer to in the page don\'t actually exist (e.g. myvideo.mp4, myvideo.ogg,etc.), just show the necessary tags, properties, parameters)

Solution

Demo1.mov


1.) Write the HTML for a hyperlink to a video called demo1.mov on a web page. 2.)Write the HTML to allow a web visitor to control the playback of an audio file